vcExtrudeFeature

The Extrude operation extrudes all geometries in the feature's sub trees. All faces are extruded into their normal direction and polylines to the direction defined by the Direction property. If a polyline is a convex loop top and bottom caps are generated for the extrusion, otherwise the top and bottom are left open.

See in: Overview

Module: vcFeatures

Parent: vcFeature

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
DirectionvcVectorExpressionPropertyRGets or sets the vector defining the direction of the extrusion.
LengthvcRealExpressionPropertyRGets or sets the length of the extrusion.
MaterialvcMaterialRWGets or sets the material of the extrusion.
ShowBackFacesBooleanRWGets or sets the rendering of geometry backfaces in the extrusion.